📄 gdiputil.pas
字号:
PropertyTagThumbnailSoftwareUsed : result := 'PropertyTagThumbnailSoftwareUsed';
PropertyTagThumbnailDateTime : result := 'PropertyTagThumbnailDateTime';
PropertyTagThumbnailArtist : result := 'PropertyTagThumbnailArtist';
PropertyTagThumbnailWhitePoint : result := 'PropertyTagThumbnailWhitePoint';
PropertyTagThumbnailPrimaryChromaticities : result := 'PropertyTagThumbnailPrimaryChromaticities';
PropertyTagThumbnailYCbCrCoefficients : result := 'PropertyTagThumbnailYCbCrCoefficients';
PropertyTagThumbnailYCbCrSubsampling : result := 'PropertyTagThumbnailYCbCrSubsampling';
PropertyTagThumbnailYCbCrPositioning : result := 'PropertyTagThumbnailYCbCrPositioning';
PropertyTagThumbnailRefBlackWhite : result := 'PropertyTagThumbnailRefBlackWhite';
PropertyTagThumbnailCopyRight : result := 'PropertyTagThumbnailCopyRight';
PropertyTagLuminanceTable : result := 'PropertyTagLuminanceTable';
PropertyTagChrominanceTable : result := 'PropertyTagChrominanceTable';
PropertyTagFrameDelay : result := 'PropertyTagFrameDelay';
PropertyTagLoopCount : result := 'PropertyTagLoopCount';
PropertyTagPixelUnit : result := 'PropertyTagPixelUnit';
PropertyTagPixelPerUnitX : result := 'PropertyTagPixelPerUnitX';
PropertyTagPixelPerUnitY : result := 'PropertyTagPixelPerUnitY';
PropertyTagPaletteHistogram : result := 'PropertyTagPaletteHistogram';
PropertyTagExifExposureTime : result := 'PropertyTagExifExposureTime';
PropertyTagExifFNumber : result := 'PropertyTagExifFNumber';
PropertyTagExifExposureProg : result := 'PropertyTagExifExposureProg';
PropertyTagExifSpectralSense : result := 'PropertyTagExifSpectralSense';
PropertyTagExifISOSpeed : result := 'PropertyTagExifISOSpeed';
PropertyTagExifOECF : result := 'PropertyTagExifOECF';
PropertyTagExifVer : result := 'PropertyTagExifVer';
PropertyTagExifDTOrig : result := 'PropertyTagExifDTOrig';
PropertyTagExifDTDigitized : result := 'PropertyTagExifDTDigitized';
PropertyTagExifCompConfig : result := 'PropertyTagExifCompConfig';
PropertyTagExifCompBPP : result := 'PropertyTagExifCompBPP';
PropertyTagExifShutterSpeed : result := 'PropertyTagExifShutterSpeed';
PropertyTagExifAperture : result := 'PropertyTagExifAperture';
PropertyTagExifBrightness : result := 'PropertyTagExifBrightness';
PropertyTagExifExposureBias : result := 'PropertyTagExifExposureBias';
PropertyTagExifMaxAperture : result := 'PropertyTagExifMaxAperture';
PropertyTagExifSubjectDist : result := 'PropertyTagExifSubjectDist';
PropertyTagExifMeteringMode : result := 'PropertyTagExifMeteringMode';
PropertyTagExifLightSource : result := 'PropertyTagExifLightSource';
PropertyTagExifFlash : result := 'PropertyTagExifFlash';
PropertyTagExifFocalLength : result := 'PropertyTagExifFocalLength';
PropertyTagExifMakerNote : result := 'PropertyTagExifMakerNote';
PropertyTagExifUserComment : result := 'PropertyTagExifUserComment';
PropertyTagExifDTSubsec : result := 'PropertyTagExifDTSubsec';
PropertyTagExifDTOrigSS : result := 'PropertyTagExifDTOrigSS';
PropertyTagExifDTDigSS : result := 'PropertyTagExifDTDigSS';
PropertyTagExifFPXVer : result := 'PropertyTagExifFPXVer';
PropertyTagExifColorSpace : result := 'PropertyTagExifColorSpace';
PropertyTagExifPixXDim : result := 'PropertyTagExifPixXDim';
PropertyTagExifPixYDim : result := 'PropertyTagExifPixYDim';
PropertyTagExifRelatedWav : result := 'PropertyTagExifRelatedWav';
PropertyTagExifInterop : result := 'PropertyTagExifInterop';
PropertyTagExifFlashEnergy : result := 'PropertyTagExifFlashEnergy';
PropertyTagExifSpatialFR : result := 'PropertyTagExifSpatialFR';
PropertyTagExifFocalXRes : result := 'PropertyTagExifFocalXRes';
PropertyTagExifFocalYRes : result := 'PropertyTagExifFocalYRes';
PropertyTagExifFocalResUnit : result := 'PropertyTagExifFocalResUnit';
PropertyTagExifSubjectLoc : result := 'PropertyTagExifSubjectLoc';
PropertyTagExifExposureIndex : result := 'PropertyTagExifExposureIndex';
PropertyTagExifSensingMethod : result := 'PropertyTagExifSensingMethod';
PropertyTagExifFileSource : result := 'PropertyTagExifFileSource';
PropertyTagExifSceneType : result := 'PropertyTagExifSceneType';
PropertyTagExifCfaPattern : result := 'PropertyTagExifCfaPattern';
PropertyTagGpsVer : result := 'PropertyTagGpsVer';
PropertyTagGpsLatitudeRef : result := 'PropertyTagGpsLatitudeRef';
PropertyTagGpsLatitude : result := 'PropertyTagGpsLatitude';
PropertyTagGpsLongitudeRef : result := 'PropertyTagGpsLongitudeRef';
PropertyTagGpsLongitude : result := 'PropertyTagGpsLongitude';
PropertyTagGpsAltitudeRef : result := 'PropertyTagGpsAltitudeRef';
PropertyTagGpsAltitude : result := 'PropertyTagGpsAltitude';
PropertyTagGpsGpsTime : result := 'PropertyTagGpsGpsTime';
PropertyTagGpsGpsSatellites : result := 'PropertyTagGpsGpsSatellites';
PropertyTagGpsGpsStatus : result := 'PropertyTagGpsGpsStatus';
PropertyTagGpsGpsMeasureMode : result := 'PropertyTagGpsGpsMeasureMode';
PropertyTagGpsGpsDop : result := 'PropertyTagGpsGpsDop';
PropertyTagGpsSpeedRef : result := 'PropertyTagGpsSpeedRef';
PropertyTagGpsSpeed : result := 'PropertyTagGpsSpeed';
PropertyTagGpsTrackRef : result := 'PropertyTagGpsTrackRef';
PropertyTagGpsTrack : result := 'PropertyTagGpsTrack';
PropertyTagGpsImgDirRef : result := 'PropertyTagGpsImgDirRef';
PropertyTagGpsImgDir : result := 'PropertyTagGpsImgDir';
PropertyTagGpsMapDatum : result := 'PropertyTagGpsMapDatum';
PropertyTagGpsDestLatRef : result := 'PropertyTagGpsDestLatRef';
PropertyTagGpsDestLat : result := 'PropertyTagGpsDestLat';
PropertyTagGpsDestLongRef : result := 'PropertyTagGpsDestLongRef';
PropertyTagGpsDestLong : result := 'PropertyTagGpsDestLong';
PropertyTagGpsDestBearRef : result := 'PropertyTagGpsDestBearRef';
PropertyTagGpsDestBear : result := 'PropertyTagGpsDestBear';
PropertyTagGpsDestDistRef : result := 'PropertyTagGpsDestDistRef';
PropertyTagGpsDestDist : result := 'PropertyTagGpsDestDist';
else
result := '<UnKnown>';
end;
end;
function GetEncoderClsid(format: String; out pClsid: TGUID): integer;
var
num, size, j: UINT;
ImageCodecInfo: PImageCodecInfo;
Type
ArrIMgInf = array of TImageCodecInfo;
begin
num := 0; // number of image encoders
size := 0; // size of the image encoder array in bytes
result := -1;
GetImageEncodersSize(num, size);
if (size = 0) then exit;
GetMem(ImageCodecInfo, size);
if(ImageCodecInfo = nil) then exit;
GetImageEncoders(num, size, ImageCodecInfo);
for j := 0 to num - 1 do
begin
if( ArrIMgInf(ImageCodecInfo)[j].MimeType = format) then
begin
pClsid := ArrIMgInf(ImageCodecInfo)[j].Clsid;
result := j; // Success
end;
end;
FreeMem(ImageCodecInfo, size);
end;
function GetStatus(Stat: TStatus): string;
begin
case Stat of
Ok : result := 'Ok';
GenericError : result := 'GenericError';
InvalidParameter : result := 'InvalidParameter';
OutOfMemory : result := 'OutOfMemory';
ObjectBusy : result := 'ObjectBusy';
InsufficientBuffer : result := 'InsufficientBuffer';
NotImplemented : result := 'NotImplemented';
Win32Error : result := 'Win32Error';
WrongState : result := 'WrongState';
Aborted : result := 'Aborted';
FileNotFound : result := 'FileNotFound';
ValueOverflow : result := 'ValueOverflow';
AccessDenied : result := 'AccessDenied';
UnknownImageFormat : result := 'UnknownImageFormat';
FontFamilyNotFound : result := 'FontFamilyNotFound';
FontStyleNotFound : result := 'FontStyleNotFound';
NotTrueTypeFont : result := 'NotTrueTypeFont';
UnsupportedGdiplusVersion : result := 'UnsupportedGdiplusVersion';
GdiplusNotInitialized : result := 'GdiplusNotInitialized';
PropertyNotFound : result := 'PropertyNotFound';
PropertyNotSupported : result := 'PropertyNotSupported';
else
result := '<UnKnown>';
end;
end;
function PixelFormatString(PixelFormat: TPixelFormat): string;
begin
case PixelFormat of
PixelFormatIndexed : result := 'PixelFormatIndexed';
PixelFormatGDI : result := 'PixelFormatGDI';
PixelFormatAlpha : result := 'PixelFormatAlpha';
PixelFormatPAlpha : result := 'PixelFormatPAlpha';
PixelFormatExtended : result := 'PixelFormatExtended';
PixelFormatCanonical : result := 'PixelFormatCanonical';
PixelFormatUndefined : result := 'PixelFormatUndefined';
PixelFormat1bppIndexed : result := 'PixelFormat1bppIndexed';
PixelFormat4bppIndexed : result := 'PixelFormat4bppIndexed';
PixelFormat8bppIndexed : result := 'PixelFormat8bppIndexed';
PixelFormat16bppGrayScale : result := 'PixelFormat16bppGrayScale';
PixelFormat16bppRGB555 : result := 'PixelFormat16bppRGB555';
PixelFormat16bppRGB565 : result := 'PixelFormat16bppRGB565';
PixelFormat16bppARGB1555 : result := 'PixelFormat16bppARGB1555';
PixelFormat24bppRGB : result := 'PixelFormat24bppRGB';
PixelFormat32bppRGB : result := 'PixelFormat32bppRGB';
PixelFormat32bppARGB : result := 'PixelFormat32bppARGB';
PixelFormat32bppPARGB : result := 'PixelFormat32bppPARGB';
PixelFormat48bppRGB : result := 'PixelFormat48bppRGB';
PixelFormat64bppARGB : result := 'PixelFormat64bppARGB';
PixelFormat64bppPARGB : result := 'PixelFormat64bppPARGB';
PixelFormatMax : result := 'PixelFormatMax';
else
result := '<UnKnown>';
end;
end;
function MakeLangID(PrimaryLanguage, SubLanguage: LANGID): Word;
begin
result := (SubLanguage shl 10) or PrimaryLanguage;
end;
end.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -