117 virtual
bool supportsAlpha() const;
120 virtual
void createSuffixList();
123 void putHex(FILE *fp,
unsigned char val,
int &hexPos);
#define FALSE
Possible value of SbBool.
#define SO_IMAGE_RASTER_RW_HEADER()
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Class encapsulat...
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Class for encodi...
virtual SbBool read(SbRasterImage *rasterImage, SbBool infoOnly=FALSE)
Reads, decodes, and fills the rasterImage parameter.
virtual SbBool isMultipleBufferInverted() const
Specifies the write way when using multiple buffers.
virtual SbBool writeFooter()
Writes and encodes the header of this specific format.
SbVec2f getPrintSize() const
Returns the print size given, specified in inches.
virtual SoRasterImageRW::WriteCapability getWriteCapability() const
Returns if the class can write in the specific raster format.
void setPrintSize(const SbVec2f &printSize)
Sets the print size for output.
virtual SoRasterImageRW::ReadCapability getReadCapability() const
Returns if the class can read the specific raster format.
virtual SbBool write(SbRasterImage *rasterImage, unsigned int xPos=0, unsigned int yPos=0)
Writes and encodes the given data in the specific format.
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Abstract base cl...
ReadCapability
Read Capability enumeration values.
WriteCapability
Write Capability enumeration values.