Views
Foundation Package API Reference Guide
Product Documentation:
Views Documentation Home
IlvPNGStreamer Member List

This is the complete list of members for IlvPNGStreamer, including all inherited members.

applyValue(const IlvValue &value)IlvValueInterfacevirtual
callReadProgressCallback(IlUInt current, IlUInt max)IlvBitmapStreamervirtual
callWriteProgressCallback(IlUInt current, IlUInt max)IlvBitmapStreamervirtual
canRead() constIlvPNGStreamervirtual
canWrite() constIlvPNGStreamervirtual
changeValue(const IlvValue &val)IlvValueInterfacevirtual
changeValues(const IlvValue *values, IlUShort count=0)IlvValueInterfacevirtual
checkSignature(const IlUChar *data, IlUInt size)IlvPNGStreamervirtual
Get(const char *name)IlvBitmapStreamerstatic
getAccessors(const IlSymbol *const **names, const IlvValueTypeClass *const **types, IlUInt &count) constIlvValueInterfacevirtual
getAlphaLevel() constIlvPNGStreamer
getCompressionLevel() constIlvPNGStreamer
getIndexedColors() constIlvPNGStreamer
getName() constIlvBitmapStreamervirtual
getQuantizer() constIlvBitmapStreamer
GetRegisteredStreamers(IlUInt &count)IlvBitmapStreamerstatic
hasInterlace() constIlvPNGStreamer
IlvPNGStreamer()IlvPNGStreamer
isIndexed() constIlvPNGStreamer
queryValue(IlvValue &val) constIlvValueInterfacevirtual
queryValues(IlvValue *values, IlUShort count) constIlvValueInterfacevirtual
Read(IlvDisplay *display, std::istream &stream, const IlUChar *signature, IlUInt signatureLen)IlvBitmapStreamerstatic
read(std::istream &stream)IlvPNGStreamervirtual
ReadBitmapData(std::istream &stream, const IlUChar *signature, IlUInt signatureLen)IlvBitmapStreamerstatic
ReadInfo(std::istream &stream, const IlUChar *signature, IlUInt signatureLen)IlvBitmapStreamerstatic
readInfo(std::istream &stream)IlvBitmapStreamervirtual
Register(IlvBitmapStreamer *streamer)IlvBitmapStreamerstatic
setAlphaLevel(IlUInt level)IlvPNGStreamer
setCompressionLevel(IlUInt level)IlvPNGStreamer
setIndexed(IlBoolean indexed, IlUShort numcols=256)IlvPNGStreamer
setInterlace(IlBoolean interlace)IlvPNGStreamer
setQuantizer(IlvQuantizer *quantizer)IlvBitmapStreamer
setReadProgressCallback(IlvProgressCallback rpCallback, IlAny arg=0)IlvBitmapStreamervirtual
setWriteProgressCallback(IlvProgressCallback wpCallback, IlAny arg=0)IlvBitmapStreamervirtual
UnRegister(IlvBitmapStreamer *streamer)IlvBitmapStreamerstatic
write(IlvBitmapData *data, std::ostream &stream) overrideIlvPNGStreamervirtual
write(IlvBitmapData *data, std::ostream &stream, IlvPngWriteMethod method)IlvPNGStreamer