PngCs  1.1.4
A C# library for read/write PNG images
Hjg.Pngcs.ImageLineHelper Member List

This is the complete list of members for Hjg.Pngcs.ImageLineHelper, including all inherited members.

ClampDouble(double i)Hjg.Pngcs.ImageLineHelperstatic
ClampTo_0_255(int i)Hjg.Pngcs.ImageLineHelperstatic
ClampTo_0_65535(int i)Hjg.Pngcs.ImageLineHelperstatic
ClampTo_128_127(int x)Hjg.Pngcs.ImageLineHelperstatic
FromARGB8(int val, int[] buff, int offset, bool alpha)Hjg.Pngcs.ImageLineHelperstatic
FromARGB8(int val, byte[] buff, int offset, bool alpha)Hjg.Pngcs.ImageLineHelperstatic
GetPixelToARGB8(ImageLine line, int column)Hjg.Pngcs.ImageLineHelperstatic
Interpol(int a, int b, int c, int d, double dx, double dy)Hjg.Pngcs.ImageLineHelperstatic
Pack(ImageInfo imgInfo, int[] src, int[] dst, bool scale)Hjg.Pngcs.ImageLineHelperstatic
Pack(ImageInfo imgInfo, byte[] src, byte[] dst, bool scale)Hjg.Pngcs.ImageLineHelperstatic
Palette2rgb(ImageLine line, PngChunkPLTE pal, PngChunkTRNS trns, int[] buf)Hjg.Pngcs.ImageLineHelperstatic
Palette2rgb(ImageLine line, PngChunkPLTE pal, int[] buf)Hjg.Pngcs.ImageLineHelperstatic
ReadDouble(ImageLine line, int pos)Hjg.Pngcs.ImageLineHelperstatic
SetPixel(ImageLine line, int col, int r, int g, int b, int a)Hjg.Pngcs.ImageLineHelperstatic
SetPixel(ImageLine line, int col, int r, int g, int b)Hjg.Pngcs.ImageLineHelperstatic
SetPixelFromARGB8(ImageLine line, int column, int argb)Hjg.Pngcs.ImageLineHelperstatic
ToARGB8(int r, int g, int b)Hjg.Pngcs.ImageLineHelperstatic
ToARGB8(int r, int g, int b, int a)Hjg.Pngcs.ImageLineHelperstatic
ToARGB8(int[] buff, int offset, bool alpha)Hjg.Pngcs.ImageLineHelperstatic
ToARGB8(byte[] buff, int offset, bool alpha)Hjg.Pngcs.ImageLineHelperstatic
Unpack(ImageInfo imgInfo, int[] src, int[] dst, bool scale)Hjg.Pngcs.ImageLineHelperstatic
Unpack(ImageInfo imgInfo, byte[] src, byte[] dst, bool scale)Hjg.Pngcs.ImageLineHelperstatic
WriteDouble(ImageLine line, double d, int pos)Hjg.Pngcs.ImageLineHelperstatic