Mac OS 9
PictInfo Struct Reference

Data Fields

short version
 
long uniqueColors
 
PaletteHandle thePalette
 
CTabHandle theColorTable
 
Fixed hRes
 
Fixed vRes
 
short depth
 
Rect sourceRect
 
long textCount
 
long lineCount
 
long rectCount
 
long rRectCount
 
long ovalCount
 
long arcCount
 
long polyCount
 
long regionCount
 
long bitMapCount
 
long pixMapCount
 
long commentCount
 
long uniqueComments
 
CommentSpecHandle commentHandle
 
long uniqueFonts
 
FontSpecHandle fontHandle
 
Handle fontNamesHandle
 
long reserved1
 
long reserved2
 

Field Documentation

◆ arcCount

long PictInfo::arcCount

total number of ovals in the picture

◆ bitMapCount

long PictInfo::bitMapCount

total number of regions in the picture

◆ commentCount

long PictInfo::commentCount

total number of pixmaps in the picture

◆ commentHandle

CommentSpecHandle PictInfo::commentHandle

the number of unique comments in the picture

◆ depth

short PictInfo::depth

maximum vertical resolution for all the pixmaps

◆ fontHandle

FontSpecHandle PictInfo::fontHandle

the number of unique fonts in the picture

◆ fontNamesHandle

Handle PictInfo::fontNamesHandle

handle to the FontSpec information

◆ hRes

Fixed PictInfo::hRes

handle to the color table

◆ lineCount

long PictInfo::lineCount

total number of text strings in the picture

◆ ovalCount

long PictInfo::ovalCount

total number of round rectangles in the picture

◆ pixMapCount

long PictInfo::pixMapCount

total number of bitmaps in the picture

◆ polyCount

long PictInfo::polyCount

total number of arcs in the picture

◆ rectCount

long PictInfo::rectCount

total number of lines in the picture

◆ regionCount

long PictInfo::regionCount

total number of polygons in the picture

◆ reserved1

long PictInfo::reserved1

handle to the font names

◆ rRectCount

long PictInfo::rRectCount

total number of rectangles in the picture

◆ sourceRect

Rect PictInfo::sourceRect

maximum depth for all the pixmaps (in the picture)

◆ textCount

long PictInfo::textCount

the picture frame rectangle (this contains the entire picture)

◆ theColorTable

CTabHandle PictInfo::theColorTable

handle to the palette information

◆ thePalette

PaletteHandle PictInfo::thePalette

the number of actual colors in the picture(s)/pixmap(s)

◆ uniqueColors

long PictInfo::uniqueColors

this is always zero, for now

◆ uniqueComments

long PictInfo::uniqueComments

total number of comments in the picture

◆ uniqueFonts

long PictInfo::uniqueFonts

handle to all the comment information

◆ vRes

Fixed PictInfo::vRes

maximum horizontal resolution for all the pixmaps


The documentation for this struct was generated from the following file: