共用方式為


IsExtendedPixelFormat 函式 (gdipluspixelformats.h)

IsExtendedPixelFormat方法會決定指定的像素格式是否每個色彩通道使用 16 位。

語法

BOOL IsExtendedPixelFormat(
  PixelFormat pixfmt
);

參數

pixfmt

類型: PixelFormat

PixelFormat常數,指定要測試的像素格式。

傳回值

類型: BOOL

如果像素格式每個色彩通道使用 16 位,這個方法會傳回 TRUE;否則會傳回 FALSE

需求

   
最低支援的用戶端 Windows Vista [僅限傳統型應用程式]
最低支援的伺服器 Windows Server 2008 [僅限傳統型應用程式]
目標平台 Windows
標頭 gdipluspixelformats.h (包含 Gdiplus.h)
程式庫 Gdiplus.lib