Photoshop Curve
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) |
m |
||
(3 intermediate revisions by one user not shown) | |||
Line 2: | Line 2: | ||
|formattype=electronic | |formattype=electronic | ||
|subcat=Graphics | |subcat=Graphics | ||
− | |extensions={{ext|crv}} | + | |extensions={{ext|acv}}, {{ext|crv}} |
+ | |pronom={{PRONOM|fmt/667}} | ||
}} | }} | ||
− | + | '''Photoshop Curve''' is a [[Photoshop]] format that describes one or more mathematical functions most likely used as ''transfer functions'', i.e. ways to adjust the brightness, contrast, etc. of an image. | |
+ | |||
+ | It is distinct from [[Photoshop Transfer Function]] (ATF) format, though the formats appear to be used for roughly the same purposes. | ||
+ | |||
+ | == Identification == | ||
+ | A Curve file begins with bytes {{magic|00 01}} or {{magic|00 04}}, and is usually under 100 bytes in size. | ||
== See also == | == See also == | ||
* [[PSD]] | * [[PSD]] | ||
+ | * [[Photoshop]] | ||
== Format description == | == Format description == | ||
− | * [ | + | * [https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/#50577411_pgfId-1056330 Description of file format] |
== Metaformat files == | == Metaformat files == | ||
− | * | + | * {{Synalysis|acv}} |
[[Category:Adobe]] | [[Category:Adobe]] | ||
+ | [[Category:Photoshop]] |
Latest revision as of 20:35, 19 September 2016
Photoshop Curve is a Photoshop format that describes one or more mathematical functions most likely used as transfer functions, i.e. ways to adjust the brightness, contrast, etc. of an image.
It is distinct from Photoshop Transfer Function (ATF) format, though the formats appear to be used for roughly the same purposes.
Contents |
[edit] Identification
A Curve file begins with bytes 00 01
or 00 04
, and is usually under 100 bytes in size.
[edit] See also
[edit] Format description
[edit] Metaformat files
- Synalysis grammar file (for Hexinator / Synalize It!; more details)