<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Converting Cell Size to Pixel Dimensions in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/converting-cell-size-to-pixel-dimensions/m-p/129145#M3381</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi! I am attempting to cut a 1024x1024 pixel image at the native resolution of the image. In order to do that, I need to know the dimensions of the Clipping Graphic (GraphicSize). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the projection is in UTM space, the cell size is already in pixels/meters, so the math is fairly easy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Formula: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GraphicSize = (CellSize *&amp;nbsp; PixelDimensions)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;512 = (0.5 * 1024)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How will I do that for Decimal Degrees, assuming I cannot convert the layer into UTM space? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 Apr 2014 14:16:38 GMT</pubDate>
    <dc:creator>BradNace</dc:creator>
    <dc:date>2014-04-03T14:16:38Z</dc:date>
    <item>
      <title>Converting Cell Size to Pixel Dimensions</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/converting-cell-size-to-pixel-dimensions/m-p/129145#M3381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi! I am attempting to cut a 1024x1024 pixel image at the native resolution of the image. In order to do that, I need to know the dimensions of the Clipping Graphic (GraphicSize). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If the projection is in UTM space, the cell size is already in pixels/meters, so the math is fairly easy.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Formula: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;GraphicSize = (CellSize *&amp;nbsp; PixelDimensions)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Example:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;512 = (0.5 * 1024)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How will I do that for Decimal Degrees, assuming I cannot convert the layer into UTM space? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 14:16:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/converting-cell-size-to-pixel-dimensions/m-p/129145#M3381</guid>
      <dc:creator>BradNace</dc:creator>
      <dc:date>2014-04-03T14:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Converting Cell Size to Pixel Dimensions</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/converting-cell-size-to-pixel-dimensions/m-p/129146#M3382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Nevermind! The Clipping graphic actually uses the native units of layer, so no conversion into meters is needed. The formula works for all projections.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Apr 2014 14:42:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/converting-cell-size-to-pixel-dimensions/m-p/129146#M3382</guid>
      <dc:creator>BradNace</dc:creator>
      <dc:date>2014-04-03T14:42:47Z</dc:date>
    </item>
  </channel>
</rss>

