Function

VipsBandFormatisint

Declaration [src]

gboolean
vips_band_format_isint (
  VipsBandFormat format
)

Description [src]

Return TRUE if format is one of the integer types.

Parameters

format

Type: VipsBandFormat

Format to test.

Return value

Type: gboolean

No description available.