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

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

charsetLatin1Hjg.Pngcs.PngHelperInternalstatic
charsetUtf8Hjg.Pngcs.PngHelperInternalstatic
DEBUGHjg.Pngcs.PngHelperInternalstatic
DoubleToInt100000(double d)Hjg.Pngcs.PngHelperInternalstatic
FilterPaethPredictor(int a, int b, int c)Hjg.Pngcs.PngHelperInternalstatic
GetCRC()Hjg.Pngcs.PngHelperInternalstatic
GetCrctestVal(PngReader pngr)Hjg.Pngcs.PngHelperInternalstatic
InitCrcForTests(PngReader pngr)Hjg.Pngcs.PngHelperInternalstatic
IntToDouble100000(int i)Hjg.Pngcs.PngHelperInternalstatic
Logdebug(String msg)Hjg.Pngcs.PngHelperInternalstatic
PNG_ID_SIGNATUREHjg.Pngcs.PngHelperInternalstatic
ReadByte(Stream mask0)Hjg.Pngcs.PngHelperInternalstatic
ReadBytes(Stream mask0, byte[] b, int offset, int len)Hjg.Pngcs.PngHelperInternalstatic
ReadInt1fromByte(byte[] b, int offset)Hjg.Pngcs.PngHelperInternalstatic
ReadInt2(Stream mask0)Hjg.Pngcs.PngHelperInternalstatic
ReadInt2fromBytes(byte[] b, int offset)Hjg.Pngcs.PngHelperInternalstatic
ReadInt4(Stream mask0)Hjg.Pngcs.PngHelperInternalstatic
ReadInt4fromBytes(byte[] b, int offset)Hjg.Pngcs.PngHelperInternalstatic
SkipBytes(Stream ist, int len)Hjg.Pngcs.PngHelperInternalstatic
UnfilterRowPaeth(int r, int a, int b, int c)Hjg.Pngcs.PngHelperInternalstatic
WriteByte(Stream os, byte b)Hjg.Pngcs.PngHelperInternalstatic
WriteBytes(Stream os, byte[] b)Hjg.Pngcs.PngHelperInternalstatic
WriteBytes(Stream os, byte[] b, int offset, int n)Hjg.Pngcs.PngHelperInternalstatic
WriteInt2(Stream os, int n)Hjg.Pngcs.PngHelperInternalstatic
WriteInt2tobytes(int n, byte[] b, int offset)Hjg.Pngcs.PngHelperInternalstatic
WriteInt4(Stream os, int n)Hjg.Pngcs.PngHelperInternalstatic
WriteInt4tobytes(int n, byte[] b, int offset)Hjg.Pngcs.PngHelperInternalstatic