Vcl.Imaging.GIFImg.TGIFImage.GetColorResolution

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetColorResolution: integer;

C++

int __fastcall GetColorResolution();

Properties

Type Visibility Source Unit Parent
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFImage

Description

Represents the getter method for the ColorResolution property.

The GetColorResolution method represents the getter method for the ColorResolution property.

See Also