- Ascii85Encode
void Ascii85Encode(Image* , ubyte )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- Ascii85Flush
void Ascii85Flush(Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- Ascii85Initialize
void Ascii85Initialize(Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- HuffmanDecodeImage
MagickBooleanType HuffmanDecodeImage(Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- HuffmanEncodeImage
MagickBooleanType HuffmanEncodeImage(const(ImageInfo)* , Image* , Image* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- LZWEncodeImage
MagickBooleanType LZWEncodeImage(Image* , size_t , ubyte* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- PackbitsEncodeImage
MagickBooleanType PackbitsEncodeImage(Image* , size_t , ubyte* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- ZLIBEncodeImage
MagickBooleanType ZLIBEncodeImage(Image* , size_t , ubyte* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.