mupdf
Loading...
Searching...
No Matches
fz_image Struct Reference

#include <image.h>

Collaboration diagram for fz_image:

Public Attributes

fz_key_storable key_storable
int w
int h
uint8_t n
uint8_t bpc
unsigned int imagemask:1
unsigned int interpolate:1
unsigned int use_colorkey:1
unsigned int use_decode:1
unsigned int decoded:1
unsigned int scalable:1
unsigned int intent:2
unsigned int has_intent:1
uint8_t orientation
fz_imagemask
int xres
int yres
fz_colorspacecolorspace
fz_drop_image_fndrop_image
fz_image_get_pixmap_fnget_pixmap
fz_image_get_digest_fnget_digest
fz_image_get_size_fnget_size
int colorkey [FZ_MAX_COLORS *2]
float decode [FZ_MAX_COLORS *2]

Detailed Description

Structure is public to allow other structures to be derived from it. Do not access members directly.

Member Data Documentation

◆ bpc

uint8_t fz_image::bpc

◆ colorkey

int fz_image::colorkey[FZ_MAX_COLORS *2]

◆ colorspace

fz_colorspace* fz_image::colorspace

◆ decode

float fz_image::decode[FZ_MAX_COLORS *2]

◆ decoded

unsigned int fz_image::decoded

◆ drop_image

fz_drop_image_fn* fz_image::drop_image

◆ get_digest

fz_image_get_digest_fn* fz_image::get_digest

◆ get_pixmap

fz_image_get_pixmap_fn* fz_image::get_pixmap

◆ get_size

fz_image_get_size_fn* fz_image::get_size

◆ h

int fz_image::h

◆ has_intent

unsigned int fz_image::has_intent

◆ imagemask

unsigned int fz_image::imagemask

◆ intent

unsigned int fz_image::intent

◆ interpolate

unsigned int fz_image::interpolate

◆ key_storable

fz_key_storable fz_image::key_storable

◆ mask

fz_image* fz_image::mask

◆ n

uint8_t fz_image::n

◆ orientation

uint8_t fz_image::orientation

◆ scalable

unsigned int fz_image::scalable

◆ use_colorkey

unsigned int fz_image::use_colorkey

◆ use_decode

unsigned int fz_image::use_decode

◆ w

int fz_image::w

◆ xres

int fz_image::xres

◆ yres

int fz_image::yres

The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/mupdf/checkouts/1.28.0/include/mupdf/fitz/image.h