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