SlideShare une entreprise Scribd logo
1  sur  15
BTec Level 3
Extended Diploma in Creative Media Production
BTec Level 3
Extended Diploma in Creative Media Production
BTec Level 3
Extended Diploma in Creative Media Production

  HA1 - Technical File – Billie Dwyer
BTec Level 3
Extended Diploma in Creative Media Production

   HA1 - Technical File – Raster and Vector Images
There are two kinds of computer graphics - raster (composed of pixels) and vector (composed of paths).
Raster images are more commonly called bitmap images.

A bitmap image uses a grid of individual pixels where each pixel can be a different colour or shade. Bitmaps
are composed of pixels.

Vector graphics use mathematical relationships between points and the paths connecting them to describe
an image. Vector graphics are composed of paths.
                                                The larger you display a bitmap, the more jagged it appears,
                                                while a vector image remains smooth at any size.
           Raster                Vector          The jagged appearance of bitmap images can be partially
                                                overcome with the use of "anti-aliasing". Anti-aliasing is the
                                                application of subtle transitions in the pixels along the edges of
                                                images to minimize the jagged effect . A scalable vector image
                                                will always appear smooth .

                                                       Anti-Aliased Bitmap
                                                       Image:                          Smooth Vector Image:
Bitmap images require higher resolutions and anti-aliasing for a smooth appearance. Vector-based
graphics on the other hand are mathematically described and appear smooth at any size or
resolution.
Bitmaps are best used for photographs and images with subtle shading. Graphics best suited for the
vector format are page layout, type, line art or illustrations.
HA1 - Technical File – Antialiasing
   Anti-Aliasing is a method of fooling the eye that a jagged edge is really smooth. Anti-Aliasing is often
   referred in games and on graphics cards. In games especially the chance to smooth edges of the images
   goes a long way to creating a realistic 3D image on the screen. Anti-Aliasing does not actually smooth
   any edges of images it merely fools the eye.

                                                           Blown up letter a
                                                           with no anti-aliasing:       Had anti-aliasing applied:




You can still tell that the letter of the left is jagged but the letter on the right looks a lot smoother and less
blurry than the example above. The image has been shrunk down back to normal size. Anti-Aliasing brings a
much more pleasing image to the eye. Something like what comes out of a high class printer rather than
what you can be used to seeing when on a computer screen.
HA1 - Technical File – Resolution
 Resolution is the number of pixels in a linear inch—pixels per inch (or PPI), but it is most commonly referred
 to as dots per inch (DPI). The more pixels, or “dots,” per inch, the higher your image resolution will be.
 With colour images, each pixel can be one of 16 million different colours. For black and white images, there are
 256 gradations of gray pixels ranging from black to white: 0 (black) through 255 (white). More pixels means
 higher resolution, which creates better image quality because you end up with more realistic representations of
 colour, better gradations of both individual colours and gray tones, and crisper images in general.
HA1 - Technical File – Aspect Ratio
    The aspect ratio of a shape is the ratio of its longer dimension to its shorter
    dimension. It may be applied to two characteristic dimensions of a three-
    dimensional shape, such as the ratio of the longest and shortest axis, or for
    symmetrical objects that are described by just two measurements, such as
    the length and diameter of a rod. The aspect ratio of a torus is the ratio of
    the major axis R to the minor axis r.

 For a rectangle, the aspect ratio denotes the ratio of length to width of the rectangle. An aspect ratio of 1:1 is a square.




 From left to right:


            From left to right:
            1.3 = 4:3: Some (not all) 20th century computer monitors (VGA, XGA,
            etc.), standard-definition television
            1.414… = √2:1: International paper sizes (ISO 216)
            1.5 = 3:2: 35 mm film, iPhone displays
            1.6 = 16:10, widely used widescreen computer displays (WXGA)
            1.618…: Golden ratio, close to 16:10
            1.6 = 5:3: super 16 mm, a standard film gauge in many European
            countries
            1.7 = 16:9: widescreen TV
HA1 - Technical File – File Formats
 A file format is a particular way that information is encoded for storage in a computer
 file.
 Since a disk drive, or indeed any computer storage, can store only bits, the computer
 must have some way of converting information to 0s and 1s and vice-versa. There are
 different kinds of formats for different kinds of information. Within any format type,
 e.g., word processor documents, there will typically be several different formats.
 Sometimes these formats compete with each other.
 File formats are divided into proprietary and open formats.
 Some file formats are designed for very particular sorts of data: PNG files, for example,
 store bitmapped images using lossless data compression. Other file formats, however,
 are designed for storage of several different types of data: the Ogg format can act as a
 container for many different types of multimedia, including any combination of audio
 and/or video, with or without text (such as subtitles), and metadata. A text file can contain
 any stream of characters, encoded for example as ASCII or Unicode, including possible
 control characters. Some file formats, such as HTML, Scalable Vector Graphics and the
 source code of computer software, are also text files with defined syntaxes that allow
 them to be used for specific purposes.GIF – CompuServe's Graphics Interchange Format,
 JPEG, JFIF (.jpg or .jpeg) – Joint Photographic Experts Group – a lossy image format
 widely used to display photographic images, TIFF (.tif or .tiff) – Tagged Image File Format
 (usually lossless, but many variants exist, including lossy ones), EPS is a DSC-
 conforming PostScript document with additional restrictions which is intended to be usable
 as a graphics file format, .psd (Photoshop document), the default file extension of the
 proprietary file format of Adobe System's Photoshop program, Portable Document Format
 (PDF) is a file format used to represent documents in a manner independent of application
 software, hardware, and operating systems.
HA1 - Technical File – colour models

A colour model is an abstract mathematical model describing the way colours can be
represented as tuples of numbers, typically as three or four values or colour
components. When this model is associated with a precise description of how the
components are to be interpreted (viewing conditions, etc.), the resulting set of colors
is called colour space. This section describes ways in which human colour vision can
be modelled
RGB colour model

 Media that transmit light (such as television) use additive
 colour mixing with primary colours of red, green, and
 blue, each of which stimulates one of the three types of
 the eye's colour receptors with as little stimulation as
 possible of the other two. This is called "RGB" colour
 space. Mixtures of light of these primary colours cover a
 large part of the human colour space and thus produce a
 large part of human colour experiences. This is why
 colour television sets or colour computer monitors need
 only produce mixtures of red, green and blue light.
HA1 - Technical File – colour models

   CMYK color model


 It is possible to achieve a large range of colors seen by humans by
 combining cyan, magenta, and yellow transparent dyes/inks on a white
 substrate. These are the subtractive primary colours. Often a fourth
 black is added to improve reproduction of some dark colors. This is
 called "CMY" or "CMYK" color space.
 The cyan ink absorbs red light but transmits green and blue, the
 magenta ink absorbs green light but transmits red and blue, and the
 yellow ink absorbs blue light but transmits red and green. The white
 substrate reflects the transmitted light back to the viewer. Because in
 practice the CMY inks suitable for printing also reflect a little bit of color,
 making a deep and neutral black impossible, the K (black ink)
 component, usually printed last, is needed to compensate for their
 deficiencies. The dyes used in traditional color photographic prints and
 slides are much more perfectly transparent, so a K component is
 normally not needed or used in those media.
HA1 - Technical File – Adobe Photoshop



 Photoshop is a popular image changing software package. It is
 widely used by photographers for changing photographs (fix
 colors, reduce noise, add effects, fix brightness/contrast) and by
 graphic designers and Web designers to create and change
 images for web pages.
 Photoshop works on computer systems like Windows and Mac.
 The software is made by the company Adobe. There is also a
 version named Photoshop Elements, made for the home user that
 does not want to buy the full version that is more expensive. The
 current version is Photoshop CS5, which was released in April
 2010.
HA1 - Technical File – Adobe illustrator

   Adobe Illustrator is a vector graphics editor developed and
   marketed by Adobe Systems. Illustrator is similar in scope,
   intended market, and functionality to its competitors,
   CorelDraw and Macromedia FreeHand


 Versions 1–1.6 (Illustrator 88)                  Versions 6–10


    Versions 2–5                               Versions CS–CS5
HA1 - Technical File – Adobe InDesign

  Adobe InDesign is a software application produced by Adobe Systems. It
  can be used to create works such as posters, flyers, brochures, magazines,
  newspapers and books. In conjunction with Adobe Digital Publishing Suite
  InDesign can publish content suitable for tablet devices. Graphic designers
  and production artists are the principal users, creating and laying out
  periodical publications, posters, and print media. It also supports export to
  EPUB and SWF formats to create digital publications, and content suitable
  for consumption on tablet computer devices. The Adobe InCopy word
  processor uses the same formatting engine as InDesign.
  InDesign 1.0 (codenamed K2): August 31, 1999.
  InDesign 1.5 (codenamed Sherpa): April 2001.
  InDesign 2.0 (codenamed Annapurna): January 2002 (just days before QuarkXPress 5). First
  version to support Mac OS X and native transparencies & drop shadows.
  InDesign CS (codenamed Dragontail) and InDesign CS PageMaker Edition (3.0): October 2003.
  InDesign CS2 (4.0) (codenamed Firedrake): shipped in May 2005.
  InDesign Server (codenamed Bishop): released October 2005
  InDesign CS3 (5.0) (codenamed Cobalt): April 2007. First Universal binary versions to natively
  support Intel-based Macs, Regular expression, Table styles, new interface
  InDesign CS3 Server (codenamed Xenon): released May 2007
  InDesign CS4 (6.0) (codenamed Basil): Introduced September 23, shipped in October 2008.
  InDesign CS4 Server (codenamed Thyme)
  InDesign CS5 (7.0) released April 2010
  InDesign CS5.5 (7.5) released April 2011
Bibliography:

http://www.sketchpad.net/basics1.htm
http://en.wikipedia.org/wiki/Vector_graphics
http://famille.kaldor.free.fr/gw/antialiasing.jpg
http://www.espressographics.com/text/imagesize.html
http://en.wikipedia.org/wiki/Image_resolution
http://en.wikipedia.org/wiki/Aspect_ratio
http://en.wikipedia.org/wiki/File_format
http://en.wikipedia.org/wiki/Color_model
http://simple.wikipedia.org/wiki/Adobe_Photoshop
http://en.wikipedia.org/wiki/Adobe_Illustrator
http://en.wikipedia.org/wiki/Adobe_InDesign

Contenu connexe

Tendances (11)

L3 cmp technicalfile_
L3 cmp technicalfile_L3 cmp technicalfile_
L3 cmp technicalfile_
 
Technical file
Technical fileTechnical file
Technical file
 
Technical file
Technical fileTechnical file
Technical file
 
Technical File
Technical File Technical File
Technical File
 
HA1 Task 1 - Technical File
HA1 Task 1 - Technical FileHA1 Task 1 - Technical File
HA1 Task 1 - Technical File
 
Power point x
Power point xPower point x
Power point x
 
Ch06
Ch06Ch06
Ch06
 
Powerpoint
PowerpointPowerpoint
Powerpoint
 
L3 cmp technicalfile_180911
L3 cmp technicalfile_180911L3 cmp technicalfile_180911
L3 cmp technicalfile_180911
 
L3 cmp technicalfile_180911
L3 cmp technicalfile_180911L3 cmp technicalfile_180911
L3 cmp technicalfile_180911
 
Chap30
Chap30Chap30
Chap30
 

En vedette

Unit 78: Task 3 Technical file
Unit 78: Task 3 Technical fileUnit 78: Task 3 Technical file
Unit 78: Task 3 Technical fileConnahTilley
 
Ig1 assignment 2011_to_2012_updated_17.01.12
Ig1 assignment 2011_to_2012_updated_17.01.12Ig1 assignment 2011_to_2012_updated_17.01.12
Ig1 assignment 2011_to_2012_updated_17.01.12BirdieProductions
 
RoHS Technical File Creation Webinar Slides
RoHS Technical File Creation Webinar SlidesRoHS Technical File Creation Webinar Slides
RoHS Technical File Creation Webinar SlidesMatt Whitteker
 

En vedette (6)

Unit 78: Task 3 Technical file
Unit 78: Task 3 Technical fileUnit 78: Task 3 Technical file
Unit 78: Task 3 Technical file
 
Ig1 assignment 2011_to_2012_updated_17.01.12
Ig1 assignment 2011_to_2012_updated_17.01.12Ig1 assignment 2011_to_2012_updated_17.01.12
Ig1 assignment 2011_to_2012_updated_17.01.12
 
Ha1 technical file
Ha1  technical fileHa1  technical file
Ha1 technical file
 
MDD 93/42/EEC
MDD 93/42/EECMDD 93/42/EEC
MDD 93/42/EEC
 
RoHS Technical File Creation Webinar Slides
RoHS Technical File Creation Webinar SlidesRoHS Technical File Creation Webinar Slides
RoHS Technical File Creation Webinar Slides
 
PCrompton_510(k)
PCrompton_510(k)PCrompton_510(k)
PCrompton_510(k)
 

Similaire à BTec Level 3 Extended Diploma in Creative Media Production - Technical File

Similaire à BTec Level 3 Extended Diploma in Creative Media Production - Technical File (20)

Ha1 technical file
Ha1  technical fileHa1  technical file
Ha1 technical file
 
Technical File
Technical FileTechnical File
Technical File
 
Technical File
Technical FileTechnical File
Technical File
 
Ha1 technical file
Ha1  technical fileHa1  technical file
Ha1 technical file
 
Technical File
Technical FileTechnical File
Technical File
 
Ha1 technical file
Ha1  technical fileHa1  technical file
Ha1 technical file
 
Ha1 technical file
Ha1  technical fileHa1  technical file
Ha1 technical file
 
HA1 Technical File
HA1 Technical FileHA1 Technical File
HA1 Technical File
 
Digital Image File Formats
Digital Image File FormatsDigital Image File Formats
Digital Image File Formats
 
Power point x
Power point xPower point x
Power point x
 
Technical File
Technical FileTechnical File
Technical File
 
Prepress and File Formats: Preparing Images for Print
Prepress and File Formats: Preparing Images for PrintPrepress and File Formats: Preparing Images for Print
Prepress and File Formats: Preparing Images for Print
 
L3 cmp technicalfile_180911
L3 cmp technicalfile_180911L3 cmp technicalfile_180911
L3 cmp technicalfile_180911
 
Pixel and resolution
Pixel and resolutionPixel and resolution
Pixel and resolution
 
Definitions
DefinitionsDefinitions
Definitions
 
Module 4
Module 4Module 4
Module 4
 
Techinal file raster and vector images
Techinal file   raster and vector imagesTechinal file   raster and vector images
Techinal file raster and vector images
 
A raster graphics image
A raster graphics imageA raster graphics image
A raster graphics image
 
Stem 71 24 multimedia elements - graphics
Stem 71 24   multimedia elements - graphicsStem 71 24   multimedia elements - graphics
Stem 71 24 multimedia elements - graphics
 
L3 cmp technicalfile_180911
L3 cmp technicalfile_180911L3 cmp technicalfile_180911
L3 cmp technicalfile_180911
 

Plus de blazedchicken

Smoking shelter anaylsis
Smoking shelter anaylsisSmoking shelter anaylsis
Smoking shelter anaylsisblazedchicken
 
Budget Report Billie Dwyer
Budget Report Billie DwyerBudget Report Billie Dwyer
Budget Report Billie Dwyerblazedchicken
 
Budget report by billie dwyer
Budget report by billie dwyerBudget report by billie dwyer
Budget report by billie dwyerblazedchicken
 
Final Draft Script By Billie Dwyer
Final Draft Script By Billie DwyerFinal Draft Script By Billie Dwyer
Final Draft Script By Billie Dwyerblazedchicken
 
Keepsake final draft by charlotte bracken
Keepsake final draft by charlotte brackenKeepsake final draft by charlotte bracken
Keepsake final draft by charlotte brackenblazedchicken
 
Location recconaissance By Liam Belch
Location recconaissance By Liam BelchLocation recconaissance By Liam Belch
Location recconaissance By Liam Belchblazedchicken
 
Location Recconaissance By Charlotte Bracken
Location Recconaissance By Charlotte BrackenLocation Recconaissance By Charlotte Bracken
Location Recconaissance By Charlotte Brackenblazedchicken
 
Film Production Schedule by Charlotte Bracken
Film Production Schedule by Charlotte BrackenFilm Production Schedule by Charlotte Bracken
Film Production Schedule by Charlotte Brackenblazedchicken
 
Film production risk_assessment_2_ig2_billie dwyer
Film production risk_assessment_2_ig2_billie dwyerFilm production risk_assessment_2_ig2_billie dwyer
Film production risk_assessment_2_ig2_billie dwyerblazedchicken
 
IG2 Assignment Brief
IG2 Assignment BriefIG2 Assignment Brief
IG2 Assignment Briefblazedchicken
 
Titanic incorrect script
Titanic incorrect scriptTitanic incorrect script
Titanic incorrect scriptblazedchicken
 

Plus de blazedchicken (16)

Smoking shelter anaylsis
Smoking shelter anaylsisSmoking shelter anaylsis
Smoking shelter anaylsis
 
Corridor anaylsis
Corridor anaylsisCorridor anaylsis
Corridor anaylsis
 
Canteen anaylsis
Canteen anaylsisCanteen anaylsis
Canteen anaylsis
 
Budget Report Billie Dwyer
Budget Report Billie DwyerBudget Report Billie Dwyer
Budget Report Billie Dwyer
 
Budget report by billie dwyer
Budget report by billie dwyerBudget report by billie dwyer
Budget report by billie dwyer
 
Final Draft Script By Billie Dwyer
Final Draft Script By Billie DwyerFinal Draft Script By Billie Dwyer
Final Draft Script By Billie Dwyer
 
Keepsake final draft by charlotte bracken
Keepsake final draft by charlotte brackenKeepsake final draft by charlotte bracken
Keepsake final draft by charlotte bracken
 
Location recconaissance By Liam Belch
Location recconaissance By Liam BelchLocation recconaissance By Liam Belch
Location recconaissance By Liam Belch
 
Location Recconaissance By Charlotte Bracken
Location Recconaissance By Charlotte BrackenLocation Recconaissance By Charlotte Bracken
Location Recconaissance By Charlotte Bracken
 
Film Production Schedule by Charlotte Bracken
Film Production Schedule by Charlotte BrackenFilm Production Schedule by Charlotte Bracken
Film Production Schedule by Charlotte Bracken
 
Film production risk_assessment_2_ig2_billie dwyer
Film production risk_assessment_2_ig2_billie dwyerFilm production risk_assessment_2_ig2_billie dwyer
Film production risk_assessment_2_ig2_billie dwyer
 
Technical file
Technical fileTechnical file
Technical file
 
IG2 Assignment Brief
IG2 Assignment BriefIG2 Assignment Brief
IG2 Assignment Brief
 
Assignment breif
Assignment breifAssignment breif
Assignment breif
 
Titanic incorrect script
Titanic incorrect scriptTitanic incorrect script
Titanic incorrect script
 
Week plan
Week planWeek plan
Week plan
 

Dernier

Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr BaganFwdays
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfRankYa
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clashcharlottematthew16
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsMiki Katsuragi
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii SoldatenkoFwdays
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...Fwdays
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piececharlottematthew16
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Enterprise Knowledge
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024Stephanie Beckett
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 

Dernier (20)

Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan"ML in Production",Oleksandr Bagan
"ML in Production",Oleksandr Bagan
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
Search Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdfSearch Engine Optimization SEO PDF for 2024.pdf
Search Engine Optimization SEO PDF for 2024.pdf
 
Powerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time ClashPowerpoint exploring the locations used in television show Time Clash
Powerpoint exploring the locations used in television show Time Clash
 
Vertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering TipsVertex AI Gemini Prompt Engineering Tips
Vertex AI Gemini Prompt Engineering Tips
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko"Debugging python applications inside k8s environment", Andrii Soldatenko
"Debugging python applications inside k8s environment", Andrii Soldatenko
 
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks..."LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
"LLMs for Python Engineers: Advanced Data Analysis and Semantic Kernel",Oleks...
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
Story boards and shot lists for my a level piece
Story boards and shot lists for my a level pieceStory boards and shot lists for my a level piece
Story boards and shot lists for my a level piece
 
Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024Designing IA for AI - Information Architecture Conference 2024
Designing IA for AI - Information Architecture Conference 2024
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024What's New in Teams Calling, Meetings and Devices March 2024
What's New in Teams Calling, Meetings and Devices March 2024
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 

BTec Level 3 Extended Diploma in Creative Media Production - Technical File

  • 1. BTec Level 3 Extended Diploma in Creative Media Production
  • 2. BTec Level 3 Extended Diploma in Creative Media Production
  • 3. BTec Level 3 Extended Diploma in Creative Media Production HA1 - Technical File – Billie Dwyer
  • 4. BTec Level 3 Extended Diploma in Creative Media Production HA1 - Technical File – Raster and Vector Images There are two kinds of computer graphics - raster (composed of pixels) and vector (composed of paths). Raster images are more commonly called bitmap images. A bitmap image uses a grid of individual pixels where each pixel can be a different colour or shade. Bitmaps are composed of pixels. Vector graphics use mathematical relationships between points and the paths connecting them to describe an image. Vector graphics are composed of paths. The larger you display a bitmap, the more jagged it appears, while a vector image remains smooth at any size. Raster Vector The jagged appearance of bitmap images can be partially overcome with the use of "anti-aliasing". Anti-aliasing is the application of subtle transitions in the pixels along the edges of images to minimize the jagged effect . A scalable vector image will always appear smooth . Anti-Aliased Bitmap Image: Smooth Vector Image:
  • 5. Bitmap images require higher resolutions and anti-aliasing for a smooth appearance. Vector-based graphics on the other hand are mathematically described and appear smooth at any size or resolution. Bitmaps are best used for photographs and images with subtle shading. Graphics best suited for the vector format are page layout, type, line art or illustrations.
  • 6. HA1 - Technical File – Antialiasing Anti-Aliasing is a method of fooling the eye that a jagged edge is really smooth. Anti-Aliasing is often referred in games and on graphics cards. In games especially the chance to smooth edges of the images goes a long way to creating a realistic 3D image on the screen. Anti-Aliasing does not actually smooth any edges of images it merely fools the eye. Blown up letter a with no anti-aliasing: Had anti-aliasing applied: You can still tell that the letter of the left is jagged but the letter on the right looks a lot smoother and less blurry than the example above. The image has been shrunk down back to normal size. Anti-Aliasing brings a much more pleasing image to the eye. Something like what comes out of a high class printer rather than what you can be used to seeing when on a computer screen.
  • 7. HA1 - Technical File – Resolution Resolution is the number of pixels in a linear inch—pixels per inch (or PPI), but it is most commonly referred to as dots per inch (DPI). The more pixels, or “dots,” per inch, the higher your image resolution will be. With colour images, each pixel can be one of 16 million different colours. For black and white images, there are 256 gradations of gray pixels ranging from black to white: 0 (black) through 255 (white). More pixels means higher resolution, which creates better image quality because you end up with more realistic representations of colour, better gradations of both individual colours and gray tones, and crisper images in general.
  • 8. HA1 - Technical File – Aspect Ratio The aspect ratio of a shape is the ratio of its longer dimension to its shorter dimension. It may be applied to two characteristic dimensions of a three- dimensional shape, such as the ratio of the longest and shortest axis, or for symmetrical objects that are described by just two measurements, such as the length and diameter of a rod. The aspect ratio of a torus is the ratio of the major axis R to the minor axis r. For a rectangle, the aspect ratio denotes the ratio of length to width of the rectangle. An aspect ratio of 1:1 is a square. From left to right: From left to right: 1.3 = 4:3: Some (not all) 20th century computer monitors (VGA, XGA, etc.), standard-definition television 1.414… = √2:1: International paper sizes (ISO 216) 1.5 = 3:2: 35 mm film, iPhone displays 1.6 = 16:10, widely used widescreen computer displays (WXGA) 1.618…: Golden ratio, close to 16:10 1.6 = 5:3: super 16 mm, a standard film gauge in many European countries 1.7 = 16:9: widescreen TV
  • 9. HA1 - Technical File – File Formats A file format is a particular way that information is encoded for storage in a computer file. Since a disk drive, or indeed any computer storage, can store only bits, the computer must have some way of converting information to 0s and 1s and vice-versa. There are different kinds of formats for different kinds of information. Within any format type, e.g., word processor documents, there will typically be several different formats. Sometimes these formats compete with each other. File formats are divided into proprietary and open formats. Some file formats are designed for very particular sorts of data: PNG files, for example, store bitmapped images using lossless data compression. Other file formats, however, are designed for storage of several different types of data: the Ogg format can act as a container for many different types of multimedia, including any combination of audio and/or video, with or without text (such as subtitles), and metadata. A text file can contain any stream of characters, encoded for example as ASCII or Unicode, including possible control characters. Some file formats, such as HTML, Scalable Vector Graphics and the source code of computer software, are also text files with defined syntaxes that allow them to be used for specific purposes.GIF – CompuServe's Graphics Interchange Format, JPEG, JFIF (.jpg or .jpeg) – Joint Photographic Experts Group – a lossy image format widely used to display photographic images, TIFF (.tif or .tiff) – Tagged Image File Format (usually lossless, but many variants exist, including lossy ones), EPS is a DSC- conforming PostScript document with additional restrictions which is intended to be usable as a graphics file format, .psd (Photoshop document), the default file extension of the proprietary file format of Adobe System's Photoshop program, Portable Document Format (PDF) is a file format used to represent documents in a manner independent of application software, hardware, and operating systems.
  • 10. HA1 - Technical File – colour models A colour model is an abstract mathematical model describing the way colours can be represented as tuples of numbers, typically as three or four values or colour components. When this model is associated with a precise description of how the components are to be interpreted (viewing conditions, etc.), the resulting set of colors is called colour space. This section describes ways in which human colour vision can be modelled RGB colour model Media that transmit light (such as television) use additive colour mixing with primary colours of red, green, and blue, each of which stimulates one of the three types of the eye's colour receptors with as little stimulation as possible of the other two. This is called "RGB" colour space. Mixtures of light of these primary colours cover a large part of the human colour space and thus produce a large part of human colour experiences. This is why colour television sets or colour computer monitors need only produce mixtures of red, green and blue light.
  • 11. HA1 - Technical File – colour models CMYK color model It is possible to achieve a large range of colors seen by humans by combining cyan, magenta, and yellow transparent dyes/inks on a white substrate. These are the subtractive primary colours. Often a fourth black is added to improve reproduction of some dark colors. This is called "CMY" or "CMYK" color space. The cyan ink absorbs red light but transmits green and blue, the magenta ink absorbs green light but transmits red and blue, and the yellow ink absorbs blue light but transmits red and green. The white substrate reflects the transmitted light back to the viewer. Because in practice the CMY inks suitable for printing also reflect a little bit of color, making a deep and neutral black impossible, the K (black ink) component, usually printed last, is needed to compensate for their deficiencies. The dyes used in traditional color photographic prints and slides are much more perfectly transparent, so a K component is normally not needed or used in those media.
  • 12. HA1 - Technical File – Adobe Photoshop Photoshop is a popular image changing software package. It is widely used by photographers for changing photographs (fix colors, reduce noise, add effects, fix brightness/contrast) and by graphic designers and Web designers to create and change images for web pages. Photoshop works on computer systems like Windows and Mac. The software is made by the company Adobe. There is also a version named Photoshop Elements, made for the home user that does not want to buy the full version that is more expensive. The current version is Photoshop CS5, which was released in April 2010.
  • 13. HA1 - Technical File – Adobe illustrator Adobe Illustrator is a vector graphics editor developed and marketed by Adobe Systems. Illustrator is similar in scope, intended market, and functionality to its competitors, CorelDraw and Macromedia FreeHand Versions 1–1.6 (Illustrator 88) Versions 6–10 Versions 2–5 Versions CS–CS5
  • 14. HA1 - Technical File – Adobe InDesign Adobe InDesign is a software application produced by Adobe Systems. It can be used to create works such as posters, flyers, brochures, magazines, newspapers and books. In conjunction with Adobe Digital Publishing Suite InDesign can publish content suitable for tablet devices. Graphic designers and production artists are the principal users, creating and laying out periodical publications, posters, and print media. It also supports export to EPUB and SWF formats to create digital publications, and content suitable for consumption on tablet computer devices. The Adobe InCopy word processor uses the same formatting engine as InDesign. InDesign 1.0 (codenamed K2): August 31, 1999. InDesign 1.5 (codenamed Sherpa): April 2001. InDesign 2.0 (codenamed Annapurna): January 2002 (just days before QuarkXPress 5). First version to support Mac OS X and native transparencies & drop shadows. InDesign CS (codenamed Dragontail) and InDesign CS PageMaker Edition (3.0): October 2003. InDesign CS2 (4.0) (codenamed Firedrake): shipped in May 2005. InDesign Server (codenamed Bishop): released October 2005 InDesign CS3 (5.0) (codenamed Cobalt): April 2007. First Universal binary versions to natively support Intel-based Macs, Regular expression, Table styles, new interface InDesign CS3 Server (codenamed Xenon): released May 2007 InDesign CS4 (6.0) (codenamed Basil): Introduced September 23, shipped in October 2008. InDesign CS4 Server (codenamed Thyme) InDesign CS5 (7.0) released April 2010 InDesign CS5.5 (7.5) released April 2011