JPEGBitmapReader
From K-3D
Description
| Loads a JPEG (*.jpeg) bitmap from the filesystem |
| Plugin Status: | Stable |
| Categories: | All Plugins, Stable Plugins, Bitmap Plugins, BitmapReader Plugins |
Metadata
| Name | Value |
|---|
Properties
| Label | Description | Type | Script Name |
|---|---|---|---|
| Output Bitmap | Output bitmap | k3d::bitmap* | output_bitmap |
| File | Browse for an input bitmap | k3d::filesystem::path | file |
Overview
Use JPEGBitmapReader when loading a JPEG image. You may prefer to use BitmapReader which tries to detect filetypes automatically.

