MyCaffe  1.12.2.41
Deep learning software for Windows C# programmers.
MyCaffe.basecode.Bytemap Member List

This is the complete list of members for MyCaffe.basecode.Bytemap, including all inherited members.

Bytemap(int nChannels, int nHeight, int nWidth, byte[] rgData=null)MyCaffe.basecode.Bytemap
Bytemap(Bytemap data)MyCaffe.basecode.Bytemap
BytesMyCaffe.basecode.Bytemap
ChannelsMyCaffe.basecode.Bytemap
Clear()MyCaffe.basecode.Bytemap
FromImage(Bitmap bmp)MyCaffe.basecode.Bytemapstatic
GetPixel(int nX, int nY)MyCaffe.basecode.Bytemap
HeightMyCaffe.basecode.Bytemap
SetPixel(int nX, int nY, byte clr)MyCaffe.basecode.Bytemap
SetPixel(int nX, int nY, Color clr)MyCaffe.basecode.Bytemap
ToImage()MyCaffe.basecode.Bytemap
WidthMyCaffe.basecode.Bytemap