Registry / utility / sic-core

sic-core

JSON →
library0.23.0rscratesunverified

Common types and re-exports for the 'imagineer' image CLI project.

# Cargo.toml [dependencies] sic_core = "0.23.0"
INSTALL
IMPORT
SIG · SIC-CORE
S
sic-core
utilityrustv0.23.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Image
use sic_core::image::Image;

Opens an image file using the SIC core image type.

use sic_core::image::Image; let img = Image::open("input.png").unwrap(); println!("Dimensions: {}x{}", img.width(), img.height());
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.23.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
10
Resources