Files
AsyncDisplayKit/_docs/image-node.md
2016-04-18 16:18:46 -07:00

12 lines
423 B
Markdown
Executable File

---
title: ASImageNode
layout: docs
permalink: /docs/image-node.html
next: network-image-node.html
---
<div>😑 This page is coming soon...</div>
##ASImageNode Performance Tip##
With just one line of code, you can easily check that your app isn't downloading and rendering excessive amounts of image data or upscaling a low quality image using the <a href = "debug-tool-pixel-scaling.html">pixel scaling debug tool</a>.