This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > II > IImageServiceInfo Interface > IImageServiceInfo.PixelType Property (ArcObjects .NET 10.5 SDK) |
The pixel type of the image service.
[Visual Basic .NET] Public ReadOnly Property PixelType As rstPixelType
[C#] public rstPixelType PixelType {get;}
[C++]
HRESULT get_PixelType(
rstPixelType* pPixelType
);
[C++]
Parameters pPixelType [out, retval]
pPixelType is a parameter of type rstPixelType