开发者

libmagick equivalent of TIFFReadRGBAImage

开发者 https://www.devze.com 2023-04-07 16:49 出处:网络
High. I was trying to find a well written API documentation for libmagick[++] to get a raster memory block for RGB[A] image data. Something 开发者_JAVA百科equivalent to this guide or at least well doc

High. I was trying to find a well written API documentation for libmagick[++] to get a raster memory block for RGB[A] image data. Something 开发者_JAVA百科equivalent to this guide or at least well documented classes, methods and properties.

Can anyone point me in the right direction?

Thanks.

Edit:solved:

void Magick::Image::write(Blob *blob_,
    const std::string &magick_,
    const unsigned int depth_);


void Magick::Image::write(Blob *blob_,
    const std::string &magick_,
    const unsigned int depth_);
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号