TgaImage.BitsPerPixel
TgaImage.BitsPerPixel property
检索每像素位数值,提供关于图像色彩深度的关键信息。此属性是了解图像细节层次和色彩丰富度的重要指标,有助于开发者优化处理算法和资源分配,以实现高效的图像操作和渲染任务。
public override int BitsPerPixel { get; }
另请参见
- class TgaImage
- namespace Aspose.Imaging.FileFormats.Tga
- assembly Aspose.Imaging