Vcl.Imaging.GIFImg.TGIFImage.SetReductionBits

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetReductionBits(Value: integer);

C++

void __fastcall SetReductionBits(int Value);

Properties

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

Description

Represents the setter method for the ReductionBits property.

The SetReductionBits method represents the setter method for the ReductionBits property.

See Also