Changeset 19 for branches/v2.9/classes/help/en/cwmm.ipf
- Timestamp:
- Jul 20, 2020, 5:12:40 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/v2.9/classes/help/en/cwmm.ipf
r18 r19 251 251 :p.Specify the target audio file type and filename, including the full path. 252 252 Source audio file details are displayed at the top of the dialog. Note that some 253 fo mats may be more lossy than others, and converting from a lossy format to a253 formats may be more lossy than others, and converting from a lossy format to a 254 254 less-lossy (or lossless) format will not restore original bits which may no 255 255 longer be present in the (lossy) source file, and in some cases, may result in … … 262 262 exit the dialog. 263 263 264 265 .* ---------------------------------------------------------------------------- 266 :h1 res=200.Image details 267 :p.This page displays various technical details about the selected image. 268 269 :p.The following read-only information is provided&colon. 270 271 :hp2. 272 :table rules=both frame=box cols='20 40'. 273 :row. 274 :c.Detail 275 :c.Description 276 :row. 277 :c.IOProc 278 :c.Identifies which MMIOProc is being used to render the image. 279 :row. 280 :c.Width 281 :c.Width in pixels of the image. 282 :row. 283 :c.Height 284 :c.Height in pixels of the image. 285 :row. 286 :c.Depth 287 :c.Number of colors (color depth) of the image. 288 :etable. 289 :ehp2. 290 291 .* ---------------------------------------------------------------------------- 292 :h1 res=210.Convert digital image 293 :p.Specify the target image file type and filename, including the full path. 294 A thumbnail of the source image file is displayed at the top of the dialog. Note 295 that some formats may be more lossy than others, and converting from a lossy 296 format to a less-lossy (or lossless) format will not restore original bits which 297 may no longer be present in the (lossy) source file, and in some cases, may 298 result in a converted file of lower quality than the lossy source. 299 300 :p.The dropdown will list available MMIOProcs (codecs) for the target file. 301 302 :p.Press the :hp2.Convert:2hp2. button to begin the process, and 303 :hp2.Abort:ehp2. to cancel once conversion has begun. Press :hp2.Close:ehp2. to 304 exit the dialog. 305 264 306 :euserdoc.
Note:
See TracChangeset
for help on using the changeset viewer.