C# Class CatEye.Core.SSRLWrapper.ExtractedRawImage

Show file Open project: bigfatbrowncat/CatEye Class Usage Examples

Public Properties

Property Type Description
bitsPerChannel int
data System.IntPtr
height int
width int

Property Details

bitsPerChannel public property

public int bitsPerChannel
return int

data public property

public IntPtr,System data
return System.IntPtr

height public property

public int height
return int

width public property

public int width
return int