Vcl.Imaging.GIFImg.TGIFImage.GetDoDither

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetDoDither: boolean;

C++

bool __fastcall GetDoDither();

プロパティ

種類 可視性 ソース ユニット
function class protected
Vcl.Imaging.GIFImg.pas
Vcl.Imaging.GIFImg.hpp
Vcl.Imaging.GIFImg TGIFImage

説明

ShouldDither

GetDoDither メソッドは ShouldDither プロパティの取得メソッドを表します。

関連項目