Class Blocky16
Assembly: JeremyAnsel.Xwa.Snm.dll
Syntax
public static class Blocky16
Methods
|
Edit this page
View Source
Compress(byte[]?, out byte)
Declaration
public static byte[] Compress(byte[]? input, out byte subcodecId)
Parameters
Type |
Name |
Description |
byte[] |
input |
|
byte |
subcodecId |
|
Returns
|
Edit this page
View Source
Decompress(byte[]?, SnmVideoFrame?, Blocky16Context?)
Declaration
public static byte[] Decompress(byte[]? input, SnmVideoFrame? video, Blocky16Context? context)
Parameters
Returns