![]() |
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.
|
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.BufferInfo | static |
| 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.BufferInfo | static |
| GetBitmapRGB(int w, int h, PixelFormat px, byte[] bts) | BioCore.BufferInfo | static |
| GetBuffer(Bitmap bmp, int stride) | BioCore.BufferInfo | static |
| GetCropBitmap(Rectangle r) | BioCore.BufferInfo | |
| GetCropBuffer(Rectangle r) | BioCore.BufferInfo | |
| GetEmissionBitmap(BufferInfo bfs, IntRange rr, System.Drawing.Color col) | BioCore.BufferInfo | static |
| GetEmissionBitmap(BufferInfo[] bfs, Channel[] chans) | BioCore.BufferInfo | static |
| GetFiltered(int w, int h, int stride, PixelFormat px, byte[] bts, IntRange rr, IntRange rg, IntRange rb) | BioCore.BufferInfo | static |
| 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.BufferInfo | static |
| GetRGBBuffer(int w, int h, PixelFormat px, byte[] bts) | BioCore.BufferInfo | static |
| GetRGBData(int w, int h, PixelFormat px, byte[] bts) | BioCore.BufferInfo | static |
| 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.BufferInfo | static |
| operator*(BufferInfo a, float b) (defined in BioCore.BufferInfo) | BioCore.BufferInfo | static |
| operator*(BufferInfo a, ColorS b) (defined in BioCore.BufferInfo) | BioCore.BufferInfo | static |
| operator+(BufferInfo a, BufferInfo b) (defined in BioCore.BufferInfo) | BioCore.BufferInfo | static |
| operator+(BufferInfo a, float b) (defined in BioCore.BufferInfo) | BioCore.BufferInfo | static |
| operator+(BufferInfo a, ColorS b) (defined in BioCore.BufferInfo) | BioCore.BufferInfo | static |
| operator-(BufferInfo a, BufferInfo b) (defined in BioCore.BufferInfo) | BioCore.BufferInfo | static |
| operator-(BufferInfo a, float b) (defined in BioCore.BufferInfo) | BioCore.BufferInfo | static |
| operator-(BufferInfo a, ColorS b) (defined in BioCore.BufferInfo) | BioCore.BufferInfo | static |
| operator/(BufferInfo a, BufferInfo b) (defined in BioCore.BufferInfo) | BioCore.BufferInfo | static |
| operator/(BufferInfo a, float b) (defined in BioCore.BufferInfo) | BioCore.BufferInfo | static |
| operator/(BufferInfo a, ColorS b) (defined in BioCore.BufferInfo) | BioCore.BufferInfo | static |
| 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.BufferInfo | static |
| RGB16To48(BufferInfo bfs) | BioCore.BufferInfo | static |
| RGB24To8(Bitmap info) | BioCore.BufferInfo | static |
| RGB48To16(string file, int w, int h, int stride, byte[] bts, ZCT coord, int index, Plane plane) | BioCore.BufferInfo | static |
| RGB8To24(BufferInfo[] bfs) | BioCore.BufferInfo | static |
| RGB8To24(BufferInfo bfs) | BioCore.BufferInfo | static |
| 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.BufferInfo | static |
| SwitchRedBlue(Bitmap image) | BioCore.BufferInfo | static |
| SwitchRedBlue() | BioCore.BufferInfo | |
| To16Bit() | BioCore.BufferInfo | |
| To24Bit(Bitmap b) | BioCore.BufferInfo | static |
| To32Bit(Bitmap b) | BioCore.BufferInfo | static |
| To8Bit() | BioCore.BufferInfo | |
| ToRGB() | BioCore.BufferInfo | |
| ToString() | BioCore.BufferInfo |