BioCore  4.0.1
A .NET library & program for annotating, editing various microscopy imaging formats using Bioformats supported images. Including whole slide, pyramidal, and series.
All Classes Namespaces Functions Enumerations Properties
BioCore.BufferInfo Member List

This is the complete list of members for BioCore.BufferInfo, including all inherited members.

BitsPerPixel (defined in BioCore.BufferInfo)BioCore.BufferInfo
BufferInfo(int w, int h, PixelFormat px) (defined in BioCore.BufferInfo)BioCore.BufferInfo
BufferInfo(string file, int w, int h, PixelFormat px, byte[] bts, ZCT coord, int index) (defined in BioCore.BufferInfo)BioCore.BufferInfo
BufferInfo(string file, int w, int h, PixelFormat px, byte[] bts, ZCT coord, int index, Plane plane) (defined in BioCore.BufferInfo)BioCore.BufferInfo
BufferInfo(string file, int w, int h, PixelFormat px, byte[] byts, ZCT coord, int index, bool littleEndian=true, bool interleaved=true) (defined in BioCore.BufferInfo)BioCore.BufferInfo
BufferInfo(string file, int w, int h, PixelFormat px, byte[] byts, ZCT coord, int index, Plane plane, bool littleEndian=true, bool interleaved=true) (defined in BioCore.BufferInfo)BioCore.BufferInfo
BufferInfo(string file, Image im, ZCT coord, int index) (defined in BioCore.BufferInfo)BioCore.BufferInfo
BufferInfo(string file, Image im, ZCT coord, int index, Plane pl) (defined in BioCore.BufferInfo)BioCore.BufferInfo
BufferInfo(int w, int h, PixelFormat px, byte[] bts, ZCT coord, string id) (defined in BioCore.BufferInfo)BioCore.BufferInfo
Bytes (defined in BioCore.BufferInfo)BioCore.BufferInfo
Coordinate (defined in BioCore.BufferInfo)BioCore.BufferInfo
Copy()BioCore.BufferInfo
CopyInfo()BioCore.BufferInfo
CreateID(string filepath, int index)BioCore.BufferInfostatic
Crop(Rectangle r)BioCore.BufferInfo
Dispose()BioCore.BufferInfo
File (defined in BioCore.BufferInfo)BioCore.BufferInfo
GetBitmap(int w, int h, int stride, PixelFormat px, byte[] bts)BioCore.BufferInfostatic
GetBitmapRGB(int w, int h, PixelFormat px, byte[] bts)BioCore.BufferInfostatic
GetBuffer(Bitmap bmp, int stride)BioCore.BufferInfostatic
GetCropBitmap(Rectangle r)BioCore.BufferInfo
GetCropBuffer(Rectangle r)BioCore.BufferInfo
GetEmissionBitmap(BufferInfo bfs, IntRange rr, System.Drawing.Color col)BioCore.BufferInfostatic
GetEmissionBitmap(BufferInfo[] bfs, Channel[] chans)BioCore.BufferInfostatic
GetFiltered(int w, int h, int stride, PixelFormat px, byte[] bts, IntRange rr, IntRange rg, IntRange rb)BioCore.BufferInfostatic
GetFiltered(IntRange rr, IntRange rg, IntRange rb)BioCore.BufferInfo
GetPixel(int ix, int iy) (defined in BioCore.BufferInfo)BioCore.BufferInfo
GetRGBBitmap(BufferInfo[] bfs, IntRange rr, IntRange rg, IntRange rb)BioCore.BufferInfostatic
GetRGBBuffer(int w, int h, PixelFormat px, byte[] bts)BioCore.BufferInfostatic
GetRGBData(int w, int h, PixelFormat px, byte[] bts)BioCore.BufferInfostatic
GetSaveBytes(bool littleEndian)BioCore.BufferInfo
GetValueRGB(int x, int y, int RGBChannel) (defined in BioCore.BufferInfo)BioCore.BufferInfo
HashID (defined in BioCore.BufferInfo)BioCore.BufferInfo
ID (defined in BioCore.BufferInfo)BioCore.BufferInfo
Image (defined in BioCore.BufferInfo)BioCore.BufferInfo
ImageRGB (defined in BioCore.BufferInfo)BioCore.BufferInfo
isRGB (defined in BioCore.BufferInfo)BioCore.BufferInfo
Length (defined in BioCore.BufferInfo)BioCore.BufferInfo
LittleEndian (defined in BioCore.BufferInfo)BioCore.BufferInfo
operator*(BufferInfo a, BufferInfo b) (defined in BioCore.BufferInfo)BioCore.BufferInfostatic
operator*(BufferInfo a, float b) (defined in BioCore.BufferInfo)BioCore.BufferInfostatic
operator*(BufferInfo a, ColorS b) (defined in BioCore.BufferInfo)BioCore.BufferInfostatic
operator+(BufferInfo a, BufferInfo b) (defined in BioCore.BufferInfo)BioCore.BufferInfostatic
operator+(BufferInfo a, float b) (defined in BioCore.BufferInfo)BioCore.BufferInfostatic
operator+(BufferInfo a, ColorS b) (defined in BioCore.BufferInfo)BioCore.BufferInfostatic
operator-(BufferInfo a, BufferInfo b) (defined in BioCore.BufferInfo)BioCore.BufferInfostatic
operator-(BufferInfo a, float b) (defined in BioCore.BufferInfo)BioCore.BufferInfostatic
operator-(BufferInfo a, ColorS b) (defined in BioCore.BufferInfo)BioCore.BufferInfostatic
operator/(BufferInfo a, BufferInfo b) (defined in BioCore.BufferInfo)BioCore.BufferInfostatic
operator/(BufferInfo a, float b) (defined in BioCore.BufferInfo)BioCore.BufferInfostatic
operator/(BufferInfo a, ColorS b) (defined in BioCore.BufferInfo)BioCore.BufferInfostatic
PaddedBuffer (defined in BioCore.BufferInfo)BioCore.BufferInfo
PaddedBytes (defined in BioCore.BufferInfo)BioCore.BufferInfo
PaddedStride (defined in BioCore.BufferInfo)BioCore.BufferInfo
PixelFormat (defined in BioCore.BufferInfo)BioCore.BufferInfo
PixelFormatSize (defined in BioCore.BufferInfo)BioCore.BufferInfo
Plane (defined in BioCore.BufferInfo)BioCore.BufferInfo
RGB16To48(BufferInfo[] bfs)BioCore.BufferInfostatic
RGB16To48(BufferInfo bfs)BioCore.BufferInfostatic
RGB24To8(Bitmap info)BioCore.BufferInfostatic
RGB48To16(string file, int w, int h, int stride, byte[] bts, ZCT coord, int index, Plane plane)BioCore.BufferInfostatic
RGB8To24(BufferInfo[] bfs)BioCore.BufferInfostatic
RGB8To24(BufferInfo bfs)BioCore.BufferInfostatic
RGBBytes (defined in BioCore.BufferInfo)BioCore.BufferInfo
RGBChannelsCount (defined in BioCore.BufferInfo)BioCore.BufferInfo
RGBData (defined in BioCore.BufferInfo)BioCore.BufferInfo
RGBTo32Bit()BioCore.BufferInfo
RotateFlip(RotateFlipType rot)BioCore.BufferInfo
SetColorRGB(int ix, int iy, ColorS value)BioCore.BufferInfo
SetImage(Bitmap bitmap, bool switchRGB)BioCore.BufferInfo
SetPixel(int ix, int iy, ColorS col) (defined in BioCore.BufferInfo)BioCore.BufferInfo
SetValue(int x, int y, ushort value)BioCore.BufferInfo
SetValueRGB(int ix, int iy, int RGBChannel, ushort value)BioCore.BufferInfo
SizeX (defined in BioCore.BufferInfo)BioCore.BufferInfo
SizeY (defined in BioCore.BufferInfo)BioCore.BufferInfo
Stats (defined in BioCore.BufferInfo)BioCore.BufferInfo
Stride (defined in BioCore.BufferInfo)BioCore.BufferInfo
SwitchChannels(Bitmap image, int c1, int c2)BioCore.BufferInfostatic
SwitchRedBlue(Bitmap image)BioCore.BufferInfostatic
SwitchRedBlue()BioCore.BufferInfo
To16Bit()BioCore.BufferInfo
To24Bit(Bitmap b)BioCore.BufferInfostatic
To32Bit(Bitmap b)BioCore.BufferInfostatic
To8Bit()BioCore.BufferInfo
ToRGB()BioCore.BufferInfo
ToString()BioCore.BufferInfo