Crate ironrdp_graphics

Crate ironrdp_graphics 

Source
Expand description

§IronRDP Graphics

Image processing primitives and algorithms for RDP (ZGFX, DWT…).

This crate is part of the IronRDP project.

Modules§

color_conversion
diff
dwt
image_processing
pointer
This module implements logic to decode pointer PDUs into RGBA bitmaps ready for rendering.
quantization
rdp6
This module provides the RDP6 bitmap decoder implementation
rectangle_processing
rle
Interleaved Run-Length Encoding (RLE) Bitmap Codec
rlgr
subband_reconstruction
zgfx
ZGFX (RDP8) Bulk Data Compression

Functions§

rfx_encode_component
Panics