Gmagick::setimagetype
(PECL gmagick >= Unknown)
Gmagick::setimagetype — Sets the image type
Список параметров
-
imgType
-
The image type: UndefinedType, BilevelType, GrayscaleType, GrayscaleMatteType, PaletteType, PaletteMatteType, TrueColorType, TrueColorMatteType, ColorSeparationType, ColorSeparationMatteType, or OptimizeType.
Возвращаемые значения
The Gmagick object on success.
Ошибки
Вызывает GmagickException при ошибке.