SoVRDicomDataGetBytesPerPixel Method |
Returns the number of bytes per pixel.
Namespace: OIV.VolumeViz.ReadersAssembly: OIV.VolumeViz (in OIV.VolumeViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public int GetBytesPerPixel()
Public Function GetBytesPerPixel As Integer
public:
int GetBytesPerPixel()
member GetBytesPerPixel : unit -> int
Return Value
Type:
Int32Remarks See Also