Interface IBinaryReader
IBinaryReader interface
Interface to read binary CGM files
public interface IBinaryReader
Properties
| Name | Description |
|---|---|
| Arguments { get; } | |
| ArgumentsCount { get; } | |
| CurrentArg { get; } |
Methods
| Name | Description |
|---|---|
| AlignOnWord() | |
| ReadArgumentEnd() | |
| ReadBool() | |
| ReadByte() | |
| ReadColor() | |
| ReadColor(int) | |
| ReadColorIndex() | |
| ReadColorIndex(int) | |
| ReadDirectColor() | |
| ReadEmbeddedCommand() | |
| ReadEnum() | |
| ReadFixedString() | |
| ReadFixedStringWithFallback(int) | |
| ReadFloatingPoint() | |
| ReadFloatingPoint32() | |
| ReadIndex() | |
| ReadInt() | |
| ReadName() | |
| ReadPoint() | |
| ReadReal() | |
| ReadSDR() | |
| ReadSizeSpecification(SpecificationMode) | |
| ReadString() | |
| ReadUInt(int) | |
| ReadVdc() | |
| ReadViewportPoint() | |
| SizeOfDirectColor() | |
| SizeOfEnum() | |
| SizeOfInt() | |
| SizeOfPoint() | |
| Unsupported(string) |
See Also
- namespace Aspose.CAD.FileFormats.Cgm
- assembly Aspose.CAD