Gjsify LogoGjsify Logo

The format used for each band element.

Each corresponds to a native C type for the current machine. For example, #VIPS_FORMAT_USHORT is unsigned short.

Index

Enumeration Members

CHAR: number

char format

COMPLEX: number

complex (two floats) format

DOUBLE: number

double float format

DPCOMPLEX: number

double complex (two double) format

FLOAT: number

float format

INT: number

int format

LAST: number
NOTSET: number

invalid setting

SHORT: number

short format

UCHAR: number

unsigned char format

UINT: number

unsigned int format

USHORT: number

unsigned short format

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method